home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!genesis.demon.co.uk
- From: Lawrence Kirby <fred@genesis.demon.co.uk>
- Newsgroups: comp.lang.c,comp.lang.c++
- Subject: Re: Problem with memory allocation in BC 4.5
- Date: Fri, 05 Jan 96 12:55:10 GMT
- Organization: none
- Message-ID: <820846510snz@genesis.demon.co.uk>
- References: <4bqdn4$jjm@cloner2.ix.netcom.com> <26DEC199522264203@erich.triumf.ca> <4brp36$dd4@cloner2.ix.netcom.com> <820188116snz@genesis.demon.co.uk> <4cifc7$ii5@news.worldlinx.com>
- Reply-To: fred@genesis.demon.co.uk
- X-NNTP-Posting-Host: genesis.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.27
- X-Mail2News-Path: genesis.demon.co.uk
-
- In article <4cifc7$ii5@news.worldlinx.com>
- stupy@freenet.durham.org "Steve Tupy" writes:
-
- >Lawrence Kirby (fred@genesis.demon.co.uk) wrote:
- >: In article <4brp36$dd4@cloner2.ix.netcom.com>
- >: joao_raf@ix.netcom.com(Joao "Joao Rafael Moraes Nicola " writes:
- >
- >: Whether that is true or not it is always sensible to use the conceptually
- >: related functions. This can avoid problems and confusion later on.
- >
- > Except when you are in a larger model, all calls to free are
- >automatically setup as far.
-
- Probably true, however that doesn't make any difference to my comment which
- applies to all 'memory models' (and environments in general). You should
- always use conceptually repated fuctions, even when not *strictly* necessary.
- You may way to change memory model, port to a different compiler/platform
- later on. It costs you nothing now to make that process easier.
-
- --
- -----------------------------------------
- Lawrence Kirby | fred@genesis.demon.co.uk
- Wilts, England | 70734.126@compuserve.com
- -----------------------------------------
-